home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = URLTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; },
- {
- ACTIONS = {doInstall = id; doRemove = id; switchInstallKind = id; };
- CLASS = sxController;
- LANGUAGE = ObjC;
- OUTLETS = {
- RemoveButton = NSButton;
- allUsersRad = NSButton;
- docView = URLTextView;
- drawer = NSDrawer;
- failTextField = NSTextField;
- installProgress = NSProgressIndicator;
- logTextView = NSTextView;
- singleUserRad = NSButton;
- successTextField = NSTextField;
- };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }